GetWorkstationView<V> Method

Summary

Returns a registered view for the given type.

Syntax
C#
VB
C++
public V GetWorkstationView<V>() 
  
Public Function GetWorkstationView(Of V As )() As V 
public: 
_V^_ GetWorkstationViewgeneric<typename V> 
();  
where V : class  

Type Parameters

V
The view type to return.

Return Value

A registered view instance of the given type.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly